JBoss Community Archive (Read Only)

WildFly 10

Integration tests

Smoke           -Dts.smoke, -Dts.noSmoke

Contains smoke tests.

Runs by default;  use -Dts.noSmoke to prevent running.

Tests should execute quickly.

Divided into two Surefire executions:

  • One with full profile

  • Second with web profile (majority of tests).

Basic             -Dts.basic

Basic integration tests - those which do not need special configuration like cluster.

Divided into three Surefire executions:

  • One with full profile,

  • Second with web profile (majority of tests).

  • Third with web profile, but needs to be run after server restart to check whether persistent data are really persisted.

Cluster          -Dts.clust

Sets up a cluster of two nodes.

IIOP                -Dts.iiop

XTS                -Dts.XTS

Multinode      -Dts.multinode

JBoss.org Content Archive (Read Only), exported from JBoss Community Documentation Editor at 2020-03-13 13:43:40 UTC, last content change 2012-02-21 05:30:59 UTC.